FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.consent.r4#0.10.20 (109 ms)

Package ca.on.consent.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.consent.r4@0.10.20&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
Version 1.0.0
Status draft
Date 2024-04-30T16:08:02.1275853+00:00
Name RelatedPerson
Experimental False
Type RelatedPerson
Kind resource

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Consent Consent

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient Patient


Source

{
  "resourceType" : "StructureDefinition",
  "meta" : {
    "lastUpdated" : "2024-09-25T13:51:31.3065704+00:00"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson",
  "version" : "1.0.0",
  "name" : "RelatedPerson",
  "status" : "draft",
  "date" : "2024-04-30T16:08:02.1275853+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "RelatedPerson",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "RelatedPerson.meta",
        "path" : "RelatedPerson.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.meta.profile",
        "path" : "RelatedPerson.meta.profile",
        "comment" : "For PCOI Usage: meta.profile=\"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson|1.0.0\"\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.patient",
        "path" : "RelatedPerson.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.patient.reference",
        "path" : "RelatedPerson.patient.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.name",
        "path" : "RelatedPerson.name",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.name.use",
        "path" : "RelatedPerson.name.use",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/name-use"
        }
      },
      {
        "id" : "RelatedPerson.name.family",
        "path" : "RelatedPerson.name.family",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.name.given",
        "path" : "RelatedPerson.name.given",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.telecom",
        "path" : "RelatedPerson.telecom",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.telecom.system",
        "path" : "RelatedPerson.telecom.system",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/contact-point-system"
        }
      },
      {
        "id" : "RelatedPerson.telecom.value",
        "path" : "RelatedPerson.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.telecom.use",
        "path" : "RelatedPerson.telecom.use",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/contact-point-use"
        }
      },
      {
        "id" : "RelatedPerson.gender",
        "path" : "RelatedPerson.gender",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      {
        "id" : "RelatedPerson.birthDate",
        "path" : "RelatedPerson.birthDate",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address",
        "path" : "RelatedPerson.address",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address.use",
        "path" : "RelatedPerson.address.use",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/address-use"
        }
      },
      {
        "id" : "RelatedPerson.address.type",
        "path" : "RelatedPerson.address.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/address-type"
        }
      },
      {
        "id" : "RelatedPerson.address.line",
        "path" : "RelatedPerson.address.line",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address.city",
        "path" : "RelatedPerson.address.city",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address.state",
        "path" : "RelatedPerson.address.state",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address.postalCode",
        "path" : "RelatedPerson.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address.country",
        "path" : "RelatedPerson.address.country",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.